home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscDragViews / English.lproj / MiscDVInspector.nib / data.classes next >
Encoding:
Text File  |  1995-10-16  |  389 b   |  16 lines

  1. MiscDVInspector = {
  2.     ACTIONS = {
  3.     "borderChanged:" = "borderChanged:"; 
  4.     "iconsChanged:" = "iconsChanged:"; 
  5.     "optionsChanged:" = "optionsChanged:"; 
  6.     "revert:" = "revert:"; 
  7.     }; 
  8.     OUTLETS = {
  9.     borderMatrix = borderMatrix; 
  10.     iconMatrix = iconMatrix; 
  11.     optionMatrix = optionMatrix; 
  12.     }; 
  13.     SUPERCLASS = IBInspector; 
  14. };
  15. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  16.